Revision: elho-desktop--main--0--patch-42
Archive: elho@elho.net--elho-debian
Creator: Elmar Hoffmann <elho@elho.net>
Date: Tue Nov 26 13:21:12 CET 2019
Standard-date: 2019-11-26 12:21:12 GMT
Modified-files: debian/rules
New-patches: elho@elho.net--elho-debian/elho-desktop--main--0--patch-42
Summary: do not use glob for non-existing files
Keywords: 

POSIX shell does not expand globs if they do not match any files, this is
a bashism.
